Click or drag to resize

ServiceUpdateItem Method

Overload List
  NameDescription
Public methodUpdateItem(ItemChange)
Updates the properties of an existing item.
Public methodUpdateItem(IListItemChange)
Updates the properties of the existing items.
Public methodUpdateItem(ItemChange, ConflictResolution)
Updates the properties of an existing item.
Public methodUpdateItem(ItemChange, MessageDisposition)
Updates the properties of an existing item.
Public methodUpdateItem(ItemChange, SendMeetingOption)
Updates the properties of an existing item.
Public methodUpdateItem(IListItemChange, ConflictResolution)
Updates the properties of the existing items.
Public methodUpdateItem(IListItemChange, MessageDisposition)
Updates the properties of the existing items.
Public methodUpdateItem(IListItemChange, SendMeetingOption)
Updates the properties of the existing items.
Public methodUpdateItem(ItemId, Property)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, PropertyPath)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListProperty)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListPropertyPath)
Updates the properties of an existing item.
Public methodUpdateItem(ItemChange, ConflictResolution, MessageDisposition)
Updates the properties of an existing item.
Public methodUpdateItem(ItemChange, ConflictResolution, SendMeetingOption)
Updates the properties of an existing item.
Public methodUpdateItem(ItemChange, MessageDisposition, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemChange, SendMeetingOption, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(IListItemChange, ConflictResolution, MessageDisposition)
Updates the properties of the existing items.
Public methodUpdateItem(IListItemChange, ConflictResolution, SendMeetingOption)
Updates the properties of the existing items.
Public methodUpdateItem(IListItemChange, MessageDisposition, FolderId)
Updates the properties of the existing items.
Public methodUpdateItem(IListItemChange, SendMeetingOption, FolderId)
Updates the properties of the existing items.
Public methodUpdateItem(ItemId, Property, ConflictResolution)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, Property, MessageDisposition)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, Property, SendMeetingOption)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, PropertyPath, ConflictResolution)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, PropertyPath, MessageDisposition)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, PropertyPath, SendMeetingOption)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListProperty, ConflictResolution)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListProperty, MessageDisposition)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListProperty, SendMeetingOption)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListPropertyPath, ConflictResolution)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListPropertyPath, MessageDisposition)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListPropertyPath, SendMeetingOption)
Updates the properties of an existing item.
Public methodUpdateItem(ItemChange, ConflictResolution, MessageDisposition, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemChange, ConflictResolution, SendMeetingOption, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(IListItemChange, ConflictResolution, MessageDisposition, FolderId)
Updates the properties of the existing items.
Public methodUpdateItem(IListItemChange, ConflictResolution, SendMeetingOption, FolderId)
Updates the properties of the existing items.
Public methodUpdateItem(ItemId, Property, ConflictResolution, MessageDisposition)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, Property, ConflictResolution, SendMeetingOption)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, Property, MessageDisposition, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, Property, SendMeetingOption, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, PropertyPath, ConflictResolution, MessageDisposition)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, PropertyPath, ConflictResolution, SendMeetingOption)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, PropertyPath, MessageDisposition, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, PropertyPath, SendMeetingOption, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListProperty, ConflictResolution, MessageDisposition)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListProperty, ConflictResolution, SendMeetingOption)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListProperty, MessageDisposition, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListProperty, SendMeetingOption, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListPropertyPath, ConflictResolution, MessageDisposition)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListPropertyPath, ConflictResolution, SendMeetingOption)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListPropertyPath, MessageDisposition, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListPropertyPath, SendMeetingOption, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemChange, ConflictResolution, MessageDisposition, SendMeetingOption, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(IListItemChange, ConflictResolution, MessageDisposition, SendMeetingOption, FolderId)
Updates the properties of the existing items.
Public methodUpdateItem(ItemId, Property, ConflictResolution, MessageDisposition, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, Property, ConflictResolution, SendMeetingOption, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, PropertyPath, ConflictResolution, MessageDisposition, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, PropertyPath, ConflictResolution, SendMeetingOption, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListProperty, ConflictResolution, MessageDisposition, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListProperty, ConflictResolution, SendMeetingOption, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListPropertyPath, ConflictResolution, MessageDisposition, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListPropertyPath, ConflictResolution, SendMeetingOption, FolderId)
Updates the properties of an existing item.
Public methodUpdateItem(ItemId, IListProperty, IListPropertyPath, IListProperty, ConflictResolution, MessageDisposition, SendMeetingOption, FolderId)
Updates the properties of an existing item.
Top
See Also